home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / atcp_ttcp10.readme < prev    next >
Text File  |  1994-10-08  |  2KB  |  52 lines

  1. Short: AmiTCP speed test for udp/tcp
  2. Type: comm/net
  3. Uploader: ch@irb.informatik.uni-dortmund.de
  4. Author: T.C. Slattery, Mike Muus, Steve Miller, Silicon Graphics, Inc, port by ch@irb.informatik.uni-dortmund.de
  5.  
  6. TTCP
  7. ====
  8.  
  9. Ttcp is a small program to measure speed on a tcp or a udp connection.
  10. Ttcp uses port 5001 for it's tests. See ttcp.man for usage information.
  11. This is a version for AmiTCP 2.0. It was successfully used between
  12. Amigas and between an Amiga and a Sparc-Clone running SunOS 4.1.1.
  13. It may also be used locally to measure the speed of the TCP/IP protocol
  14. stack. Don'þ expect too much from AmiTCP 2.0 :-)
  15.  
  16. Amiga porting notes:
  17.     Due to a missing getrusage() function on the amiga I had to remove
  18.     all rusage stuff. So the output won't be as deatailed
  19.     as under un*x.
  20.     I did this port using SAS/C 6.3.
  21.     Since AmiTCP's sockets are not integrated into the SAS/C stdio
  22.     stuff I took the approach I used when porting ncftp.
  23.     All calls to unix-level/stream-level file functions are replaced
  24.     with calls to my functions which call the needed functions.
  25.     This layer is implemented as far as I needed it in amiga/s_socket.c.
  26.     
  27. If you have questions you may reach me vie email at:
  28.  
  29.     ch@irb.informatik.uni-dormund.de
  30.  
  31.  
  32.  
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.     3736    1491 60.0% 02-Oct-93 19:20:52  amiga/autotimer.c
  40.       28      28  0.0% 02-Oct-93 19:15:36  amiga/RCS_LINK
  41.    10739    2976 72.2% 10-Oct-93 15:38:02  amiga/s_socket.c
  42.     6549    1924 70.6% 10-Oct-93 15:37:38  amiga/s_socket.h
  43.     3885    1657 57.3% 20-Sep-93 15:23:28  orig/TTCP.1
  44.    19088    6493 65.9% 20-Sep-93 15:23:28  orig/TTCP.C
  45.      582     355 39.0% 10-Oct-93 16:16:14  SMakefile
  46.    30516   17162 43.7% 10-Oct-93 16:18:20  ttcp
  47.    20684    6949 66.4% 10-Oct-93 15:46:10  ttcp.c
  48.     4702    1902 59.5% 10-Oct-93 15:50:28  ttcp.man
  49.     1228     669 45.5% 10-Oct-93 17:43:40  ttcp.readme
  50. -------- ------- ----- --------- --------
  51.   101737   41606 59.1% 12-Oct-93 16:28:14   11 files
  52.